func text/template.isNil
5 uses
text/template (current package)
funcs.go#L437: func isNil(v reflect.Value) bool {
funcs.go#L501: if isNil(arg1) || isNil(arg) {
funcs.go#L502: truth = isNil(arg) == isNil(arg1)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)